Introduction
In this lesson, we'll look at a quick overview of what this chapter holds.
We'll cover the following
Chapter walkthrough#
This chapter provides an example of a frontend integration with links and JavaScript.
The reader learns:
-
The scenarios for which a simple approach based on links and JavaScript for frontend integration is feasible.
-
An example, which is not a self-contained system (SCS), which shows that frontend integration does not only make sense in the context of SCS but also in other scenarios.
-
The example shows how an integration with links and JavaScript can be implemented.
-
Mechanisms with which a uniform look and feel can be implemented with such an integration.
Q U I Z
Frontend integration only makes sense in the context of self-contained systems.
A)
True
B)
False
Great, let’s officially start off with an overview of the app that will be the focus of this chapter and how it was integrated with links in the next lesson!